home *** CD-ROM | disk | FTP | other *** search
/ Aminet 24 / Aminet 24 (1998)(GTI - Schatztruhe)[!][Apr 1998].iso / Aminet / text / hyper / hsc.lha / hsc / grafflwerk / README < prev    next >
Text File  |  1997-03-28  |  1KB  |  39 lines

  1. About `grafflwerk'
  2. ==================
  3.  
  4. This drawer contains some files and material that can be useful in
  5. combination with hsc. Do with it whatever you want, use at your own
  6. risk.
  7.  
  8. The ARexx-scripts for ScMsg are a bit experimental because I don't
  9. like ScMsg and don't use these scripts myself.
  10.  
  11. The Arexx-script `SendBrowser' currently only supports AWeb, but
  12. should be easy to modify for other Browsers because it is not very
  13. complex.
  14.  
  15. hScMsg.rexx
  16. -----------
  17. An ARexx-script that invokes hsc redirecting it's messages and sends
  18. messages outputed by hsc to ScMsg, which is part of the
  19. SAS/c-package. It is supposed to be used as a substitute for hsc
  20. inside Makefiles. See the source-code for usage.
  21.  
  22. hscPalthrow.rexx
  23. ----------------
  24. An ARexx-script which invokes hscpitt and parses it's output, so the
  25. user can easily access it. Refer to the documentation, section
  26. "project management/hscpalthrow for details.
  27.  
  28. SendBrowser.rexx
  29. ----------------
  30. An ARexx-script that can be used to display an updated html-object in
  31. AWeb. Refer to the documentaion, section "project
  32. management/makefiles/postprocessing" for details.
  33.  
  34. SendScMsg.rexx
  35. --------------
  36. An ARexx-script that sends messages outputed by hsc to ScMsg, which
  37. is part of the SAS/c-package. See the source-code for usage.
  38.  
  39.